getEmitterAddressAlgorand()
Get emitter address from contract address
Method Parameters
Returns
Usage
import { getEmitterAddressAlgorand } from "@algo-foundry/messina-sdk";
const emitterAddr = getEmitterAddressAlgorand(BigInt(114976173));Last updated