gill
gill/Functions

getMinimumBalanceForRentExemption

function getMinimumBalanceForRentExemption(space): bigint;

Calculate the total rent needed for to create an account, with or without extra data stored in it

Parameters

ParameterTypeDefault value
spacenumber | bigint0

Returns

bigint

On this page