package grc20 // XXX: write Examples func ExampleInit() {} func ExampleExposeBankForMaketxRunOrImports() {} func ExampleCustomTellerImpl() {} func ExampleAllowance() {} func ExampleRealmBanker() {} func ExamplePreviousRealmBanker() {} func ExampleAccountBanker() {} func ExampleTransfer() {} func ExampleApprove() {} func ExampleTransferFrom() {} func ExampleMint() {} func ExampleBurn() {} // ...