Function: buildUnsignedEntry()
buildUnsignedEntry(Defined in: packages/core/src/auth-entry-builder.ts:38 Build the unsigned USDC SACparams):SorobanAuthorizationEntry
transfer authorization entry. Ported verbatim
from dashboard sign.ts so the produced XDR is byte-identical to today’s path.
Credentials bind to from (G… classic); signatureExpirationLedger and
signature stay zero/void until authorizeEntry (assemble step) fills them.
Parameters
params
from
string
nonce
bigint
sac
string
stroops
bigint
to
string
Returns
SorobanAuthorizationEntry
